home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1996 February
/
PC Direct CD-ROM (February 1996).iso
/
software
/
claris
/
impact
/
disk12
/
impact.rs_
/
impact.rs
/
TEXT_164.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1995-08-28
|
303 b
|
11 lines
ISTEXT
Determines whether an expression is text (TRUE) or not (FALSE). (See ISNUMBER.)
Format: ISTEXT (value)
Argument:
ΓÇó value: Any text, number, cell reference, or function that evaluates as text (not a number).
Example:
ISTEXT ("hello") returns TRUE.
Shows that the argument value returns text.